| EmployerAttribute |
| EntityType | Independent |
| Logical Entity Name | EmployerAttribute |
| Default Table Name | PlAttribute |
| Logical Only | NO |
| Definition | |
| Note |
| EmployerAttribute Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
EmployerAttributeId |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(50) | NO | ||
| IsActive | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
CampusGroupId |
INTEGER | YES |
| EmployerAttribute Keys |
| Key Name | Key Type | Keys |
| PlAttribute_SyCampusGrpID_N_N_IDX | Inversion Entry | CampusGroupId |
| PlAttribute_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| PlAttribute_PlAttributeID_U_C_IDX | PrimaryKey | EmployerAttributeId |
| EmployerAttribute Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| CampusGroup | Non-Identifying | Zero or One to Zero or More | CampusGroupId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| EmployerContactAttribute | Non-Identifying | One To Zero or More | NO | ||||
| EmployerContactAttribute | Non-Identifying | One To Zero or More | NO |
| EmployerAttribute Check Constraints |
| Check Constraint Name | CheckConstraint |